home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / utility / lisa_10.zip / LISA.DOC < prev    next >
Text File  |  1996-01-20  |  5KB  |  109 lines

  1.  
  2.  
  3.  
  4.  
  5.                               Lisa The Box 10.0
  6.  
  7.  
  8.       PC speed up utility for Windows 3.1x or Windows 95 and/or DOS 3.2+
  9.  
  10.  
  11. Requires:
  12.  
  13. 80286 or higher,
  14.  
  15. And/or a math-coprocessor chip (Don't try Lisa with just an emulation TSR.)
  16. The FPU chip is preferred to be running at the same Mhz rating as the CPU
  17. (Like a 386/7 25 Mhz AT or MCA clone for instance). However, there are other
  18. architectures that also work.....
  19.  
  20. 8088 or 8086 owners, and those who have a 286 but no math coprocessor; My TSRs
  21. will not work. Don't try to run any of them, your PC may lock up. However, I
  22. have included someone else's public domain program called "Zeno", intended to
  23. speed up the screen.
  24.  
  25. DOS 3.2 and up. If you run Windows 3.1x, Workgroups 3.1x, or Windows 95 it
  26. works here too. (Will not work in NT or OS/2, which already provide 32-bit and
  27. floating-point services equivalent to Lisa. Not that Lisa won't run, but she
  28. just wouldn't be needed)....
  29.  
  30. Lisa speeds along stuff like hard disk transfer rate, and graphics mode screen
  31. manipulation. Also, RAM-intensive floating point calculations not specifically
  32. designed for using the math chip will benefit from its use.
  33.  
  34. ______________________________________________________________________________
  35.  
  36.  
  37. You should find these files: Tester.Exe, Lisa.Exe, Lisa_2.Exe, Lisa_3.Exe, and
  38. 32-Bits.Exe. First, run Tester. This will determine which of the four TSRs you
  39. should run.
  40.  
  41. Lisa and Lisa_3 both tend to look for six basic operations, five are 32-bit
  42. integer, and one is a general floating-point operation, none of which are
  43. always covered by DOS, Windows, or their applications. What happens is that
  44. when she sees one coming that would generally use software emulation, she
  45. hooks the operation into the hardware instead (physical 386 or 387 chip).
  46. Emulation always takes much longer than the real chip to perform. So, what's
  47. with DOS? Well, it's just that hardware has always been one step ahead of
  48. software. Many operations that could be killed off in a few steps on board a
  49. physical chip, are being re-routed to RAM emulation by default. This is many
  50. steps longer and time-consuming. DOS, Windows, and their applications don't
  51. always expect certain operations. They could be re-written, but the industry
  52. focus is on new operating systems and apps instead (Like OS/2 and Windows NT).
  53.  
  54. Lisa_2 only provides floating-point services, whereas 32-Bits only provides
  55. 32-bit integer services. Like I said, just run Tester and you'll know which
  56. TSR to use. Don't run any two of them at the same time; It's not any harm,
  57. except that this will slow down your PC instead of speed it up. Any of the
  58. four TSRs can be loaded anywhere from within Autoexec.Bat. It may also be
  59. loaded high, if you like. My Autoexec command says  C:\util\Lisa  and any one
  60. of these TSRs takes up less than 10,000 bytes of RAM according to the DOS
  61. command:  MEM/C |More.
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72. About Zeno: This is a public domain utility for speeding up the screen, mainly
  73. in text mode. This is grass-roots shareware at its best, and it has been
  74. modified and refined as it has been passed along. It may be run with any one
  75. of my TSRs at the same time. Zeno will run on anything, even a smoke-choked
  76. 13-year old green monochrome IBM 8088 running at 4.7 Mhz. (And no math chip).
  77. "Boxes.Com" is important. If, while you have Zeno loaded it doesn't produce a
  78. neat display of "boxes within boxes" with a message directly in the center,
  79. then Zeno will lock up your computer at a certain point whenever you try to
  80. view a line of text longer than 80 characters. Run "Boxes" before loading Zeno
  81. to see the right display. Also, I have included a sample text file longer than
  82. 80 chars called "85chars.Txt". Just put  TYPE 85CHARS.TXT  at the DOS prompt,
  83. first before Zeno, then after. It shouldn't lock up your PC. If so, you can
  84. fix this by running an ANSI device driver such as ANSI.SYS or ZANSI.SYS from
  85. within Config.Sys. DOS comes with ANSI.SYS. Hopefully you don't have to resort
  86. to this. "Zenotest.Com" is a screen performance measuring tool. You should see
  87. a definite reduction in "screen ticks" after loading Zeno. My old PC would go
  88. from 17 to 4 before and after Zeno. This new one goes from 7 or 6  to  5 or 4.
  89.  
  90. ______________________________________________________________________________
  91.  
  92.  
  93. For those of you running Lisa version 8.0, there is a small error in it which
  94. may affect performance. It was corrected in version 9.0.
  95.  
  96. Also, version 9.0 contained an error which could prevent Lisa_3.Exe from
  97. running on some machines. It was corrected in version 9.1.
  98.  
  99. Version 9.1 contained no errors, but;
  100. This version, 10.0, has been further optimized for even more performance.
  101.  
  102. Note: Do not compress any of these TSRs with PkLite or any other executable
  103.       file compressor. Exclude Lisa from -any- "on the fly" file compressors;
  104.       Stacker is an example; exclude these TSRs from such utilities. (In fact,
  105.       no TSR or device driver should ever be compressed in this manner).
  106.  
  107.                                                                Mission Control
  108.                                                                       01-21-96
  109.